Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2025

Bumps org.openrewrite.recipe:rewrite-migrate-java from 3.18.0 to 3.20.0.

Release notes

Sourced from org.openrewrite.recipe:rewrite-migrate-java's releases.

3.20.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.19.0...v3.20.0

3.19.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-migrate-java@v3.18.0...v3.19.0

Commits
  • ecb6886 OpenRewrite recipe best practices (#888)
  • 8014157 Convert Guava Predicates.equalTo and .not (#887)
  • cef9c1f Convert Guava Predicates.and and .or (#885)
  • 67e8d8c Fix NoGuavaSetsNewHashSet to skip Iterable-only arguments (#882)
  • 92f9a94 Enable the switch recipes as part of the Java 21 migration (#878)
  • 209211e [Auto] SDKMAN! Java candidates as of 2025-10-20T1016
  • ce56846 Fix duplicate @​Getter annotations on multiple variable declarations (#877)
  • e18534b Add missed recipes to Java 6 and No Guava recipes
  • 207d898 Update suppressions (#874)
  • 7ebbf72 Fix Lombok recipes incorrectly replacing getters/setters accessing other obje...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot force-pushed the dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-3.20.0 branch 2 times, most recently from 91b2db8 to 5531365 Compare October 24, 2025 02:04
Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 3.18.0 to 3.20.0.
- [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases)
- [Commits](openrewrite/rewrite-migrate-java@v3.18.0...v3.20.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-migrate-java
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-3.20.0 branch from 5531365 to de354e8 Compare October 24, 2025 02:05
@itinycheng itinycheng merged commit 8cf5443 into master Oct 24, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-3.20.0 branch October 24, 2025 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants